home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_263 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  88 b   |  4 lines

  1. on(rollOver){
  2.    _root.text1 = "Play the game in the popular Drag and Drop mode!";
  3. }
  4.